CVE-2026-33560
Daktronics Controller Firmware Unrestricted Upload of File with Dangerous Type
Description
The DMP-5000 file service exposes authenticated arbitrary file upload functionality. There are exposed endpoints which allows authenticated users to upload files of any type without validation. No file extension filtering or content inspection is enforced which allows executable binaries and scripts to be accepted and written directly to the server.
INFO
Published Date :
June 26, 2026, 10:48 p.m.
Last Modified :
June 26, 2026, 10:48 p.m.
Remotely Exploit :
Yes !
Source :
icscert
Affected Products
The following products are affected by CVE-2026-33560
vulnerability.
Even if cvefeed.io is aware of the exact versions of the
products
that
are
affected, the information is not represented in the table below.
No affected product recoded yet
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | HIGH | 7d14cffa-0d7d-4270-9dc0-52cabd5a23a6 | ||||
| CVSS 3.1 | HIGH | [email protected] | ||||
| CVSS 4.0 | HIGH | 7d14cffa-0d7d-4270-9dc0-52cabd5a23a6 | ||||
| CVSS 4.0 | HIGH | [email protected] |
Solution
- Validate file extensions on upload.
- Inspect file content for malicious content.
- Restrict file types to safe ones.
- Apply vendor patches or updates.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-33560 vulnerability anywhere in the article.